home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 April / CHIP CD (4 - 2007).iso / bestuur / taskman / SuperCopier2beta1-9.exe / SuperCopier2.exe / 0 / RCDATA / TCOPYFORM / TCOPYFORM.txt
Text File  |  2006-07-07  |  19KB  |  781 lines

  1. object CopyForm: TCopyForm
  2.   Left = 268
  3.   Top = 103
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsToolWindow
  8.   Caption = 'CopyForm'
  9.   ClientHeight = 395
  10.   ClientWidth = 400
  11.   Color = clBtnFace
  12.   Constraints.MinHeight = 169
  13.   Constraints.MinWidth = 408
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'Microsoft Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   OnCloseQuery = FormCloseQuery
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   DesignSize = (
  25.     400
  26.     395)
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object ggAll: TSCProgessBar
  30.     Left = 8
  31.     Top = 48
  32.     Width = 385
  33.     Height = 17
  34.     Anchors = [akLeft, akTop, akRight]
  35.     BorderColor = clBlack
  36.     FrontColor1 = clRed
  37.     FrontColor2 = clBlue
  38.     BackColor1 = clGray
  39.     BackColor2 = clWhite
  40.     FontProgress.Charset = DEFAULT_CHARSET
  41.     FontProgress.Color = clWhite
  42.     FontProgress.Height = -11
  43.     FontProgress.Name = 'MS Sans Serif'
  44.     FontProgress.Style = [fsBold]
  45.     FontProgressColor = clBlack
  46.     FontTxt.Charset = DEFAULT_CHARSET
  47.     FontTxt.Color = clWhite
  48.     FontTxt.Height = -11
  49.     FontTxt.Name = 'MS Sans Serif'
  50.     FontTxt.Style = []
  51.     FontTxtColor = clBlack
  52.     Max = 100
  53.   end
  54.   object llAll: TTntLabel
  55.     Left = 8
  56.     Top = 32
  57.     Width = 385
  58.     Height = 13
  59.     Anchors = [akLeft, akTop, akRight]
  60.     AutoSize = False
  61.     Caption = 'llAll'
  62.     ShowAccelChar = False
  63.   end
  64.   object llSpeed: TTntLabel
  65.     Left = 8
  66.     Top = 120
  67.     Width = 97
  68.     Height = 13
  69.     Anchors = [akLeft, akTop, akRight]
  70.     AutoSize = False
  71.     Caption = 'llSpeed'
  72.   end
  73.   object llFromTitle: TTntLabel
  74.     Left = 8
  75.     Top = 0
  76.     Width = 26
  77.     Height = 13
  78.     Caption = 'From:'
  79.   end
  80.   object llToTitle: TTntLabel
  81.     Left = 8
  82.     Top = 16
  83.     Width = 16
  84.     Height = 13
  85.     Caption = 'To:'
  86.   end
  87.   object ggFile: TSCProgessBar
  88.     Left = 8
  89.     Top = 88
  90.     Width = 385
  91.     Height = 17
  92.     Anchors = [akLeft, akTop, akRight]
  93.     BorderColor = clBlack
  94.     FrontColor1 = clRed
  95.     FrontColor2 = clBlue
  96.     BackColor1 = clGray
  97.     BackColor2 = clWhite
  98.     FontProgress.Charset = DEFAULT_CHARSET
  99.     FontProgress.Color = clWhite
  100.     FontProgress.Height = -11
  101.     FontProgress.Name = 'MS Sans Serif'
  102.     FontProgress.Style = [fsBold]
  103.     FontProgressColor = clBlack
  104.     FontTxt.Charset = DEFAULT_CHARSET
  105.     FontTxt.Color = clWhite
  106.     FontTxt.Height = -11
  107.     FontTxt.Name = 'MS Sans Serif'
  108.     FontTxt.Style = []
  109.     FontTxtColor = clBlack
  110.     Max = 100
  111.   end
  112.   object llTo: TSCFileNameLabel
  113.     Left = 40
  114.     Top = 16
  115.     Width = 353
  116.     Height = 13
  117.     Anchors = [akLeft, akTop, akRight]
  118.     AutoSize = False
  119.     Caption = 'llTo'
  120.     ShowAccelChar = False
  121.   end
  122.   object llFrom: TSCFileNameLabel
  123.     Left = 40
  124.     Top = 0
  125.     Width = 353
  126.     Height = 13
  127.     Anchors = [akLeft, akTop, akRight]
  128.     AutoSize = False
  129.     Caption = 'llFrom'
  130.     ShowAccelChar = False
  131.   end
  132.   object llFile: TSCFileNameLabel
  133.     Left = 8
  134.     Top = 72
  135.     Width = 385
  136.     Height = 13
  137.     Anchors = [akLeft, akTop, akRight]
  138.     AutoSize = False
  139.     Caption = 'llFile'
  140.     ShowAccelChar = False
  141.   end
  142.   object pcPages: TTntPageControl
  143.     Left = -1
  144.     Top = 150
  145.     Width = 404
  146.     Height = 254
  147.     ActivePage = tsErrors
  148.     Anchors = [akLeft, akTop, akRight, akBottom]
  149.     Images = MainForm.ilGlobal
  150.     MultiLine = True
  151.     TabOrder = 6
  152.     OnChange = pcPagesChange
  153.     object tsCopyList: TTntTabSheet
  154.       Caption = 'Copy list'
  155.       ImageIndex = 8
  156.       DesignSize = (
  157.         396
  158.         225)
  159.       object btFileTop: TTntSpeedButton
  160.         Left = 0
  161.         Top = 0
  162.         Width = 25
  163.         Height = 25
  164.         Hint = 'Move files to top'
  165.         Flat = True
  166.         ParentShowHint = False
  167.         ShowHint = True
  168.         OnClick = btFileTopClick
  169.       end
  170.       object btFileUp: TTntSpeedButton
  171.         Left = 0
  172.         Top = 28
  173.         Width = 25
  174.         Height = 25
  175.         Hint = 'Move files up'
  176.         Flat = True
  177.         ParentShowHint = False
  178.         ShowHint = True
  179.         OnClick = btFileUpClick
  180.       end
  181.       object btFileDown: TTntSpeedButton
  182.         Left = 0
  183.         Top = 56
  184.         Width = 25
  185.         Height = 25
  186.         Hint = 'Move files down'
  187.         Flat = True
  188.         ParentShowHint = False
  189.         ShowHint = True
  190.         OnClick = btFileDownClick
  191.       end
  192.       object btFileBottom: TTntSpeedButton
  193.         Left = 0
  194.         Top = 84
  195.         Width = 25
  196.         Height = 25
  197.         Hint = 'Move files to bottom'
  198.         Flat = True
  199.         ParentShowHint = False
  200.         ShowHint = True
  201.         OnClick = btFileBottomClick
  202.       end
  203.       object btFileAdd: TTntSpeedButton
  204.         Left = 0
  205.         Top = 117
  206.         Width = 25
  207.         Height = 25
  208.         Hint = 'Add files'
  209.         Flat = True
  210.         ParentShowHint = False
  211.         ShowHint = True
  212.         OnClick = btFileAddClick
  213.       end
  214.       object btFileRemove: TTntSpeedButton
  215.         Left = 0
  216.         Top = 145
  217.         Width = 25
  218.         Height = 25
  219.         Hint = 'Remove files'
  220.         Flat = True
  221.         ParentShowHint = False
  222.         ShowHint = True
  223.         OnClick = btFileRemoveClick
  224.       end
  225.       object btFileSave: TTntSpeedButton
  226.         Left = 0
  227.         Top = 178
  228.         Width = 25
  229.         Height = 25
  230.         Hint = 'Save copy list'
  231.         Flat = True
  232.         ParentShowHint = False
  233.         ShowHint = True
  234.         OnClick = btFileSaveClick
  235.       end
  236.       object btFileLoad: TTntSpeedButton
  237.         Left = 0
  238.         Top = 206
  239.         Width = 25
  240.         Height = 25
  241.         Hint = 'Load copy list'
  242.         Flat = True
  243.         ParentShowHint = False
  244.         ShowHint = True
  245.         OnClick = btFileLoadClick
  246.       end
  247.       object lvFileList: TTntListView
  248.         Left = 25
  249.         Top = 0
  250.         Width = 371
  251.         Height = 220
  252.         Anchors = [akLeft, akTop, akRight, akBottom]
  253.         BevelInner = bvLowered
  254.         BevelOuter = bvNone
  255.         Columns = <
  256.           item
  257.             Caption = 'Source'
  258.             Width = 250
  259.           end
  260.           item
  261.             Alignment = taRightJustify
  262.             Caption = 'Size'
  263.             Width = 75
  264.           end
  265.           item
  266.             Caption = 'Target'
  267.             Width = 300
  268.           end>
  269.         ColumnClick = False
  270.         HideSelection = False
  271.         MultiSelect = True
  272.         OwnerData = True
  273.         ReadOnly = True
  274.         RowSelect = True
  275.         PopupMenu = pmFileContext
  276.         TabOrder = 0
  277.         ViewStyle = vsReport
  278.         OnData = lvFileListData
  279.       end
  280.     end
  281.     object tsErrors: TTntTabSheet
  282.       Caption = 'Error log'
  283.       Font.Charset = DEFAULT_CHARSET
  284.       Font.Color = clWindowText
  285.       Font.Height = -11
  286.       Font.Name = 'MS Sans Serif'
  287.       Font.Style = []
  288.       ImageIndex = 9
  289.       ParentFont = False
  290.       DesignSize = (
  291.         396
  292.         225)
  293.       object btErrorClear: TTntSpeedButton
  294.         Left = 0
  295.         Top = 0
  296.         Width = 25
  297.         Height = 25
  298.         Hint = 'Clear log'
  299.         Flat = True
  300.         ParentShowHint = False
  301.         ShowHint = True
  302.         OnClick = btErrorClearClick
  303.       end
  304.       object btErrorSaveLog: TTntSpeedButton
  305.         Left = 0
  306.         Top = 28
  307.         Width = 25
  308.         Height = 25
  309.         Hint = 'Save log'
  310.         Flat = True
  311.         ParentShowHint = False
  312.         ShowHint = True
  313.         OnClick = btErrorSaveLogClick
  314.       end
  315.       object lvErrorList: TTntListView
  316.         Left = 25
  317.         Top = 0
  318.         Width = 371
  319.         Height = 220
  320.         Anchors = [akLeft, akTop, akRight, akBottom]
  321.         BevelInner = bvLowered
  322.         BevelOuter = bvNone
  323.         Columns = <
  324.           item
  325.             Caption = 'Time'
  326.             Width = 65
  327.           end
  328.           item
  329.             Caption = 'Action'
  330.             Width = 75
  331.           end
  332.           item
  333.             Caption = 'Target'
  334.             Width = 200
  335.           end
  336.           item
  337.             Caption = 'Error text'
  338.             Width = 300
  339.           end>
  340.         ColumnClick = False
  341.         HideSelection = False
  342.         MultiSelect = True
  343.         ReadOnly = True
  344.         RowSelect = True
  345.         TabOrder = 0
  346.         ViewStyle = vsReport
  347.         OnData = lvFileListData
  348.       end
  349.     end
  350.     object tsOptions: TTntTabSheet
  351.       Caption = 'Options'
  352.       ImageIndex = 4
  353.       DesignSize = (
  354.         396
  355.         225)
  356.       object gbSpeedLimit: TTntGroupBox
  357.         Left = 8
  358.         Top = 51
  359.         Width = 381
  360.         Height = 44
  361.         Anchors = [akLeft, akTop, akRight]
  362.         Caption = 'Speed limit'
  363.         TabOrder = 1
  364.         object llSpeedLimitKB: TTntLabel
  365.           Left = 272
  366.           Top = 17
  367.           Width = 14
  368.           Height = 13
  369.           Caption = 'KB'
  370.         end
  371.         object chSpeedLimit: TTntCheckBox
  372.           Left = 8
  373.           Top = 16
  374.           Width = 177
  375.           Height = 17
  376.           Caption = 'Limit copy speed to:'
  377.           TabOrder = 0
  378.           OnClick = chSpeedLimitClick
  379.         end
  380.         object cbSpeedLimit: TTntComboBox
  381.           Left = 184
  382.           Top = 14
  383.           Width = 81
  384.           Height = 21
  385.           DropDownCount = 20
  386.           Enabled = False
  387.           ItemHeight = 13
  388.           TabOrder = 1
  389.           Text = '1024'
  390.           OnChange = cbSpeedLimitChange
  391.           OnKeyPress = cbSpeedLimitKeyPress
  392.           Items.Strings = (
  393.             '64'
  394.             '128'
  395.             '256'
  396.             '512'
  397.             '1024'
  398.             '2048'
  399.             '4096'
  400.             '8192'
  401.             '16384'
  402.             '32768')
  403.         end
  404.       end
  405.       object gbCollisions: TTntGroupBox
  406.         Left = 8
  407.         Top = 99
  408.         Width = 381
  409.         Height = 44
  410.         Anchors = [akLeft, akTop, akRight]
  411.         Caption = 'File collisions'
  412.         TabOrder = 2
  413.         DesignSize = (
  414.           381
  415.           44)
  416.         object llCollisions: TTntLabel
  417.           Left = 8
  418.           Top = 18
  419.           Width = 161
  420.           Height = 13
  421.           Caption = 'When a file already exists, always:'
  422.         end
  423.         object cbCollisions: TTntComboBox
  424.           Left = 184
  425.           Top = 14
  426.           Width = 189
  427.           Height = 21
  428.           Style = csDropDownList
  429.           Anchors = [akLeft, akTop, akRight]
  430.           ItemHeight = 13
  431.           ItemIndex = 0
  432.           TabOrder = 0
  433.           Text = 'Ask what to do'
  434.           OnChange = cbCollisionsChange
  435.           Items.Strings = (
  436.             'Ask what to do'
  437.             'Cancel the whole copy'
  438.             'Skip'
  439.             'Resume transfer'
  440.             'Overwrite'
  441.             'Overwrite if different'
  442.             'Rename new file'
  443.             'Rename old file')
  444.         end
  445.       end
  446.       object gbCopyErrors: TTntGroupBox
  447.         Left = 8
  448.         Top = 147
  449.         Width = 381
  450.         Height = 44
  451.         Anchors = [akLeft, akTop, akRight]
  452.         Caption = 'Copy errors'
  453.         TabOrder = 3
  454.         DesignSize = (
  455.           381
  456.           44)
  457.         object llCopyErrors: TTntLabel
  458.           Left = 8
  459.           Top = 18
  460.           Width = 166
  461.           Height = 13
  462.           Caption = 'When there is a copy error, always:'
  463.         end
  464.         object cbCopyError: TTntComboBox
  465.           Left = 184
  466.           Top = 14
  467.           Width = 189
  468.           Height = 21
  469.           Style = csDropDownList
  470.           Anchors = [akLeft, akTop, akRight]
  471.           ItemHeight = 13
  472.           ItemIndex = 0
  473.           TabOrder = 0
  474.           Text = 'Ask what to do'
  475.           OnChange = cbCopyErrorChange
  476.           Items.Strings = (
  477.             'Ask what to do'
  478.             'Cancel then whole copy'
  479.             'Skip'
  480.             'Retry'
  481.             'Put the file at the copy list bottom')
  482.         end
  483.       end
  484.       object gbCopyEnd: TTntGroupBox
  485.         Left = 8
  486.         Top = 3
  487.         Width = 381
  488.         Height = 44
  489.         Anchors = [akLeft, akTop, akRight]
  490.         Caption = 'Copy end'
  491.         TabOrder = 0
  492.         DesignSize = (
  493.           381
  494.           44)
  495.         object llCopyEnd: TTntLabel
  496.           Left = 8
  497.           Top = 18
  498.           Width = 108
  499.           Height = 13
  500.           Caption = 'At the end of the copy:'
  501.         end
  502.         object cbCopyEnd: TTntComboBox
  503.           Left = 184
  504.           Top = 13
  505.           Width = 189
  506.           Height = 21
  507.           Style = csDropDownList
  508.           Anchors = [akLeft, akTop, akRight]
  509.           ItemHeight = 13
  510.           ItemIndex = 0
  511.           TabOrder = 0
  512.           Text = 'Close the window'
  513.           OnChange = cbCopyEndChange
  514.           Items.Strings = (
  515.             'Close the window'
  516.             'Don'#39't close the window'
  517.             'Don'#39't close if there was errors')
  518.         end
  519.       end
  520.       object btSaveDefaultCfg: TTntButton
  521.         Left = 192
  522.         Top = 199
  523.         Width = 196
  524.         Height = 25
  525.         Anchors = [akTop, akRight]
  526.         Caption = 'Set as default options'
  527.         TabOrder = 4
  528.         OnClick = btSaveDefaultCfgClick
  529.       end
  530.     end
  531.   end
  532.   object btCancel: TScPopupButton
  533.     Left = 329
  534.     Top = 116
  535.     Width = 65
  536.     Height = 25
  537.     TabOrder = 5
  538.     TabStop = True
  539.     Anchors = [akTop, akRight]
  540.     ItemIndex = 0
  541.     Caption = 'Cancel'
  542.     ImageIndex = 6
  543.     ImageList = MainForm.ilGlobal
  544.     OnClick = btCancelClick
  545.   end
  546.   object btSkip: TScPopupButton
  547.     Left = 257
  548.     Top = 116
  549.     Width = 65
  550.     Height = 25
  551.     TabOrder = 4
  552.     TabStop = True
  553.     Anchors = [akTop, akRight]
  554.     ItemIndex = 0
  555.     Caption = 'Skip'
  556.     ImageIndex = 19
  557.     ImageList = MainForm.ilGlobal
  558.     OnClick = btSkipClick
  559.   end
  560.   object btPause: TScPopupButton
  561.     Left = 185
  562.     Top = 116
  563.     Width = 65
  564.     Height = 25
  565.     TabOrder = 2
  566.     TabStop = True
  567.     Anchors = [akTop, akRight]
  568.     ItemIndex = 0
  569.     Caption = 'Pause'
  570.     ImageIndex = 25
  571.     ImageList = MainForm.ilGlobal
  572.     OnClick = btPauseClick
  573.   end
  574.   object btResume: TScPopupButton
  575.     Left = 185
  576.     Top = 116
  577.     Width = 65
  578.     Height = 25
  579.     Visible = False
  580.     TabOrder = 3
  581.     TabStop = True
  582.     Anchors = [akTop, akRight]
  583.     ItemIndex = 0
  584.     Caption = 'Resume'
  585.     ImageIndex = 26
  586.     ImageList = MainForm.ilGlobal
  587.     OnClick = btPauseClick
  588.   end
  589.   object btUnfold: TScPopupButton
  590.     Left = 113
  591.     Top = 116
  592.     Width = 65
  593.     Height = 25
  594.     TabOrder = 1
  595.     TabStop = True
  596.     Anchors = [akTop, akRight]
  597.     ItemIndex = 0
  598.     Caption = 'Unfold'
  599.     ImageIndex = 24
  600.     ImageList = MainForm.ilGlobal
  601.     OnClick = btUnfoldClick
  602.   end
  603.   object btFold: TScPopupButton
  604.     Left = 113
  605.     Top = 116
  606.     Width = 65
  607.     Height = 25
  608.     TabOrder = 0
  609.     TabStop = True
  610.     Anchors = [akTop, akRight]
  611.     ItemIndex = 0
  612.     Caption = 'Fold up'
  613.     ImageIndex = 23
  614.     ImageList = MainForm.ilGlobal
  615.     OnClick = btUnfoldClick
  616.   end
  617.   object pmFileContext: TTntPopupMenu
  618.     AutoHotkeys = maManual
  619.     Images = MainForm.ilGlobal
  620.     TrackButton = tbLeftButton
  621.     Left = 204
  622.     Top = 366
  623.     object miTop: TTntMenuItem
  624.       Caption = 'Top'
  625.       ImageIndex = 12
  626.       ShortCut = 16468
  627.       OnClick = btFileTopClick
  628.     end
  629.     object miUp: TTntMenuItem
  630.       Caption = 'Up'
  631.       ImageIndex = 10
  632.       ShortCut = 16469
  633.       OnClick = btFileUpClick
  634.     end
  635.     object miDown: TTntMenuItem
  636.       Caption = 'Down'
  637.       ImageIndex = 11
  638.       ShortCut = 16452
  639.       OnClick = btFileDownClick
  640.     end
  641.     object miBottom: TTntMenuItem
  642.       Caption = 'Bottom'
  643.       ImageIndex = 13
  644.       ShortCut = 16450
  645.       OnClick = btFileBottomClick
  646.     end
  647.     object N1: TTntMenuItem
  648.       Caption = '-'
  649.     end
  650.     object miRemove: TTntMenuItem
  651.       Caption = 'Remove'
  652.       ImageIndex = 15
  653.       ShortCut = 46
  654.       OnClick = btFileRemoveClick
  655.     end
  656.     object N2: TTntMenuItem
  657.       Caption = '-'
  658.     end
  659.     object miSelectAll: TTntMenuItem
  660.       Caption = 'Select all'
  661.       ShortCut = 16449
  662.       OnClick = miSelectAllClick
  663.     end
  664.     object miInvert: TTntMenuItem
  665.       Caption = 'Invert selection'
  666.       ShortCut = 16457
  667.       OnClick = miInvertClick
  668.     end
  669.   end
  670.   object pmNewFiles: TTntPopupMenu
  671.     AutoHotkeys = maManual
  672.     TrackButton = tbLeftButton
  673.     Left = 236
  674.     Top = 366
  675.     object miDefaultDest: TTntMenuItem
  676.       Caption = 'Use default destination folder ()'
  677.       Default = True
  678.       OnClick = miDefaultDestClick
  679.     end
  680.     object miChooseDest: TTntMenuItem
  681.       Caption = 'Choose destination folder...'
  682.       OnClick = miChooseDestClick
  683.     end
  684.     object miChooseSetDefault: TTntMenuItem
  685.       Caption = 'Choose destination folder and set it as default...'
  686.       OnClick = miChooseSetDefaultClick
  687.     end
  688.     object N3: TTntMenuItem
  689.       Caption = '-'
  690.     end
  691.     object miCancel: TTntMenuItem
  692.       Caption = 'Cancel'
  693.       OnClick = miCancelClick
  694.     end
  695.   end
  696.   object odCopyList: TTntOpenDialog
  697.     DefaultExt = 'scl'
  698.     Filter = 'SuperCopier2 Copy List (*.scl)|*.scl'
  699.     Options = [ofHideReadOnly, ofFileMustExist, ofEnableSizing]
  700.     Left = 300
  701.     Top = 366
  702.   end
  703.   object sdCopyList: TTntSaveDialog
  704.     DefaultExt = 'scl'
  705.     Filter = 'SuperCopier2 Copy List (*.scl)|*.scl'
  706.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  707.     Left = 332
  708.     Top = 366
  709.   end
  710.   object sdErrorLog: TTntSaveDialog
  711.     DefaultExt = 'txt'
  712.     FileName = 'errorlog.txt'
  713.     Filter = 'Text files (*.txt)|*.txt'
  714.     Left = 364
  715.     Top = 366
  716.   end
  717.   object odFileAdd: TTntOpenDialog
  718.     Filter = 'Any file (*.*)'
  719.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofShareAware, ofEnableSizing]
  720.     Left = 268
  721.     Top = 366
  722.   end
  723.   object pmFileAdd: TTntPopupMenu
  724.     AutoHotkeys = maManual
  725.     TrackButton = tbLeftButton
  726.     Left = 172
  727.     Top = 366
  728.     object miAddFiles: TTntMenuItem
  729.       Caption = 'Add files...'
  730.       OnClick = miAddFilesClick
  731.     end
  732.     object miAddFolder: TTntMenuItem
  733.       Caption = 'Add folder...'
  734.       OnClick = miAddFolderClick
  735.     end
  736.   end
  737.   object btTitleBar: TSCTitleBarBt
  738.     OnClick = btTitleBarClick
  739.     Left = 107
  740.     Top = 366
  741.   end
  742.   object Systray: TScSystray
  743.     Popup = pmSystray
  744.     Visible = False
  745.     OnMouseDown = SystrayMouseDown
  746.     OnBallonClick = SystrayMouseDown
  747.     Left = 75
  748.     Top = 366
  749.   end
  750.   object tiSystray: TTimer
  751.     Enabled = False
  752.     Interval = 500
  753.     OnTimer = tiSystrayTimer
  754.     Left = 43
  755.     Top = 366
  756.   end
  757.   object pmSystray: TTntPopupMenu
  758.     AutoHotkeys = maManual
  759.     Images = MainForm.ilGlobal
  760.     TrackButton = tbLeftButton
  761.     Left = 140
  762.     Top = 366
  763.     object miStResume: TTntMenuItem
  764.       Caption = 'Resume'
  765.       ImageIndex = 26
  766.       Visible = False
  767.       OnClick = miStPauseClick
  768.     end
  769.     object miStPause: TTntMenuItem
  770.       Caption = 'Pause'
  771.       ImageIndex = 25
  772.       OnClick = miStPauseClick
  773.     end
  774.     object miStCancel: TTntMenuItem
  775.       Caption = 'Cancel'
  776.       ImageIndex = 6
  777.       OnClick = miStCancelClick
  778.     end
  779.   end
  780. end
  781.